home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 127 / maccd 127.iso / software / MenuCalendarClock-iCal-1.6.5.dmg / MenuCalendarClock iCal.app / Contents / Resources / ActivationPrefs.nib / classes.nib < prev    next >
Encoding:
Text File  |  2005-02-24  |  1.6 KB  |  45 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 cancelPressed = id; 
  6.                 defineHotkey = id; 
  7.                 restoreDefault = id; 
  8.                 setHideDrawer = id; 
  9.                 updatePreferences = id; 
  10.             }; 
  11.             CLASS = ActivationPrefs; 
  12.             LANGUAGE = ObjC; 
  13.             OUTLETS = {
  14.                 autoCurrentDayButton = NSButton; 
  15.                 autoHideOptionsCheckboxes = NSMatrix; 
  16.                 currentHotkeyTextField = NSTextField; 
  17.                 defineHotkeyButton = NSButton; 
  18.                 hotkeyCheckbox = NSButton; 
  19.                 hotkeySheet = NSWindow; 
  20.                 openiCalInDayViewButton = NSButton; 
  21.                 openiCalInDayViewButtonSeparator = NSBox; 
  22.                 registerNoteLabel = NSTextField; 
  23.                 restoreDefaultButton = NSButton; 
  24.                 secondsField = NSTextField; 
  25.                 updateCheckButton = NSButton; 
  26.             }; 
  27.             SUPERCLASS = OPPreferencePane; 
  28.         }, 
  29.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  30.         {
  31.             CLASS = NSPreferencePane; 
  32.             LANGUAGE = ObjC; 
  33.             OUTLETS = {
  34.                 "_firstKeyView" = NSView; 
  35.                 "_initialKeyView" = NSView; 
  36.                 "_lastKeyView" = NSView; 
  37.                 "_window" = NSWindow; 
  38.             }; 
  39.             SUPERCLASS = NSObject; 
  40.         }, 
  41.         {CLASS = OPHelpButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  42.         {CLASS = OPPreferencePane; LANGUAGE = ObjC; SUPERCLASS = NSPreferencePane; }
  43.     ); 
  44.     IBVersion = 1; 
  45. }